Skip to content

fix(linux): Update the documentation for PCIe endpoint testing utility#718

Open
AkshGarg-19 wants to merge 1 commit into
TexasInstruments:masterfrom
AkshGarg-19:pci-endpoint-test
Open

fix(linux): Update the documentation for PCIe endpoint testing utility#718
AkshGarg-19 wants to merge 1 commit into
TexasInstruments:masterfrom
AkshGarg-19:pci-endpoint-test

Conversation

@AkshGarg-19

Copy link
Copy Markdown
Contributor

The 'pcitest' application, used to test the PCIe endpoint functionality, is obsolete on the 6.18 kernel, and hence on SDK 12.x. Instead, the 'pci_endpoint_test' utility is introduced to test functionalities for PCIe in endpoint mode of operation.

Update the documentation with respect to the changes in the utility.

The 'pcitest' application, used to test the PCIe endpoint functionality,
is obsolete on the 6.18 kernel, and hence on SDK 12.x. Instead, the
'pci_endpoint_test' utility is introduced to test functionalities for
PCIe in endpoint mode of operation.

Update the documentation with respect to the changes in the utility.

Signed-off-by: Aksh Garg <a-garg7@ti.com>
@cshilwant

Copy link
Copy Markdown
Member

+ @Siddharth-Vadapalli-at-TI

Comment on lines +514 to +515
pci\_endpoint\_test driver creates an endpoint test function device that
the following pci_endpoint_test utility uses. pci\_endpoint\_test driver

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
pci\_endpoint\_test driver creates an endpoint test function device that
the following pci_endpoint_test utility uses. pci\_endpoint\_test driver
The ``pci_endpoint_test`` driver creates an endpoint test function device that
the following ``pci_endpoint_test`` utility uses. The ``pci_endpoint_test`` driver

Comment on lines +518 to +519
The test utility at tools/testing/selftests/pci_endpoint/pci_endpoint_test.c
is present in SDK rootfs at /usr/kernel-selftest/pci_endpoint/pci_endpoint_test.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The test utility at tools/testing/selftests/pci_endpoint/pci_endpoint_test.c
is present in SDK rootfs at /usr/kernel-selftest/pci_endpoint/pci_endpoint_test.
The test utility at :file:`tools/testing/selftests/pci_endpoint/pci_endpoint_test.c`
is present in SDK rootfs at :file:`/usr/kernel-selftest/pci_endpoint/pci_endpoint_test`.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants